home *** CD-ROM | disk | FTP | other *** search
/ MacHome 2001 June / MacHome Magazine Demo Disc June 2001.iso / Stuff / Software / Audio / MacAmp™ 2.0.1 / Entheogen 1.1 / Third Party Plugins / WhiteCap 3.4! / (into Entheogen Plugins Folder) / WhiteCap Configs / Paging Dr Jones < prev    next >
Encoding:
Text File  |  1999-12-06  |  956 b   |  59 lines  |  [TEXT/ttxt]

  1. // By Andy O'Meara (and Dr. Distort knows where the idea for this came from)
  2.  
  3. Resn=10,
  4.  
  5. Durn="1.2",
  6.  
  7. CamX="0",
  8. CamY="0",
  9. CamZ="100",
  10.  
  11. CmLX="0",
  12. CmLY="0",
  13. CmLZ="0",
  14.  
  15. CUpX="0",
  16. CUpY="1",
  17. CUpZ="0",
  18.  
  19. R="0",
  20. G=".4 * ( 1 - dt )",
  21. B="0",
  22.  
  23. LvlR="0",
  24. LvlG="1",
  25. LvlB="0",
  26.  
  27.  
  28.  
  29. widt=810,heig=280,
  30.  
  31.  
  32. ConL=1,ConB=0,
  33.  
  34.  
  35. // Just make the leading part of the line big
  36. LWdt="1 + 3 * sqwv(1+dt)",
  37.  
  38.  
  39. Fall="1",
  40.  
  41.  
  42. /* An undocumented param... This is the number of increments WhiteCap chops up the 0 to 1 interval of s.  Normally, it's 32, but you can set it to what you like...  Since we're just showin one value, we only WhiteCap to parameterize 's' into 1 step. */
  43. Stps=1,
  44.  
  45.  
  46. /* The following 'BASS' variable is an undocumented feature that i'll talk more about when i make it better... You can use it for now, but you may have to play with it to do what you like */
  47.  
  48. X="500 * ( trwv( st * .20 ) - .5 )",
  49. Y="30 * BASS1 - 80",
  50. Z="0",
  51.  
  52.  
  53. Scal="5000",
  54. ScSz=1,
  55.  
  56. Pers="3000",
  57.  
  58.  
  59. Vers=30